<1>. Commands

If you only have ONE card, then use this command-
atiflash -p 0 biosname.rom

If you have a crossfire setup, the use this command-
atiflash -pa biosname.rom
(This will flash ALL video cards)

-i [NUM]Display information of ATI adapters in the system

-ai [NUM]Display advanced information of ATI adapters [NUM] if specified

-p <NUM> <FILE> Write BIOS to image <FILE> to all approriate adapters

-s <NUM> <FILE> [SIZE] Save BIOS image from adapter <NUM> to file <FILE>
First [SIZE] kbytes (except for Theater in bytes) of ROM

-cf <FILE> [SIZE] [SUM] calculate 16-bit checksum for file <FILE>
Checksum for the first [SIZE] kbytes of the file is calculated if [SIZE] is specified

-cb <NUM> [SIZE] [SUM] Calculate 16-bit BIOS image checksum for adapter <NUM>
Checksum for the first [SIZE] kbytes of the ROM content is calculated if [SIZE] is specified.

-t <NUM> Test ROM access of adapter <NUM>

-v <NUM> <FILE> Compare ROM content of adapter <NUM> to <FILE>

-f Force flashing regardless of security checking BIOS file info check OR boot-up card

-fa Force flashing bypassing already-programmed check

-fm Forec flashing bypassing BIOS memory config check

-fs Force flashing bypassing BIOS SSID check

-fp Force flashing bypassing BIOS P/N check

-pcionly Enumerate only PCI adapters

-agp Enumerate only AGP adapters

-pcie Enumerate only PCIE adapter

-reboot Forec a reboot of the system after successfully completing the specified operation


*Note* To use more than one command just and the second command right after the first
ex. atiflash -f -p biosname.bin